home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Audio & Music / StartupSoundPrefPane 1.0.3.dmg / StartupSoundPrefPane.pkg / Contents / Resources / arcana.StartupSound.plist < prev    next >
Encoding:
Extensible Markup Language  |  2005-05-28  |  294 b   |  13 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>Control</key>
  6.     <true/>
  7.     <key>Mute</key>
  8.     <false/>
  9.     <key>Volume</key>
  10.     <integer>1</integer>
  11. </dict>
  12. </plist>
  13.